home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / graphics / colrview.zip / README.TXT < prev    next >
Text File  |  1992-12-26  |  3KB  |  85 lines

  1.  
  2.                ColorView for DOS
  3.       Copyright (c) 1992 Millennium Technologies Corporation
  4.                All Rights Reserved
  5.  
  6.                   Version 2.0
  7.  
  8.  
  9. ColorView is a color image viewer/converter/editor for the DOS environment.
  10. In this version, ColorView supports reading and writing the following
  11. graphics file formats:
  12.  
  13.     o  JPEG (JFIF subset)  JPEG is a highly compressed 24 bit "true 
  14.        color" picture file format which has more colors and a smaller 
  15.        file size than GIF files.
  16.     o  GIF'87, GIF'89 including animations
  17.     o  Windows BMP files (4, 8 and 24 bit, including 8 bit RLE)
  18.  
  19.  
  20. ColorView provides: 
  21.     o  Floyd-Steinberg dithering
  22.     o  Heckbert color reduction
  23.     o  Gamma correction, Hue, Saturation, and Brightness controls
  24.     o  Sharpening, Smoothing, Embossing, Edge Tracing and other 
  25.        image filters
  26.     o  Copy and Paste operations between all supported image formats
  27.     o  New Image creation and text drawing functions
  28.     o  Adjustable image Transparency Effects
  29.     o  "Blue Screen" effects
  30.     o  Image Rotation and Mirroring functions
  31.     o  Intuitive graphical user interface, with or without a mouse
  32.     o  Slideshow mode for uninterrupted image viewing
  33.     o  Fast and extremely accurate Image Scaling for reducing and
  34.        enlarging pictures
  35.     o  GIF Animation support
  36.     o  Ability to switch graphics modes while viewing an image
  37.     o  And much more!
  38.  
  39.  
  40. ColorView will work with:
  41.     o  Standard VGA 320x200 video mode
  42.     o  8 bit, 256 color display boards with a VESA driver 
  43.     o  15 bit, 32768 color display boards with a VESA driver
  44.     o  16 bit, 65356 color display boards with a VESA driver
  45.     o  24 bit color display boards with a VESA driver
  46.     o  DOS 2.x, 3.x, 4.x, 5.x
  47.     o  640 K or more of physical memory
  48.         (expanded and extended memory will automatically be used)
  49.     o  a hard disk
  50.         (automatically used if not enough physical memory)
  51.     o  80286, 80386-SX, 80386, 80486, Pentium processors
  52.     o  Microsoft-compatible mouse
  53.  
  54. ColorView for DOS (CVIEW.EXE) will run on '286 processors and will
  55. automatically take advantage of a '386 or better processor if one
  56. is available. As a result, no configuration options need to be set
  57. to double the JPEG decompression speed when a '386 or better
  58. processor is present.
  59.  
  60.  
  61. List of files provided with this package:
  62.  
  63.     README.TXT                      - this file
  64.     CVIEW.SDA                       - ColorView package description
  65.     CVIEW.EXE                       - ColorView for DOS executable
  66.     CVIEW.TXT                       - ColorView documentation
  67.     WORLD.JPG                       - sample JPEG image
  68.     MEMBER.ASP                      - ASP membership notice
  69.     FILE_ID.DIZ
  70.  
  71. To install, copy all of the files into a directory on your hard disk. Read
  72. the ColorView documentation by editing the CVIEW.TXT document using your
  73. favorite text editor/word processor.
  74.  
  75. To run ColorView, please make sure that your graphics board is VESA 1.2
  76. compatible or load a VESA 1.2 driver, and then type "cview" at the prompt.
  77.  
  78. Or, if your graphics card only supports standard VGA, type
  79. "cview -v <File-Name> ...." where <File-Name> can include wildcards and
  80. multiple file names can be specified.
  81.  
  82. Type "cview -?" to see the other command line options.
  83.  
  84. Enjoy!
  85.